home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / correjoaninha.swf / scripts / DefineButton2_144 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-03-07  |  67 b   |  5 lines

  1. on(release){
  2.    _root.continuaFase(true);
  3.    gotoAndStop(1);
  4. }
  5.